Skip to content

Conversation

@edwarddim
Copy link
Member

@edwarddim edwarddim commented Jun 27, 2025

Fixes #8015

What changes did you make?

  • Removed Holly Worthen from leadership page

Why did you make the changes (we will use this info to test)?

  • Update project information to date for accuracy

CodeQL Alerts

After the PR has been submitted and the resulting GitHub actions/checks have been completed, developers should check the PR for CodeQL alert annotations.

Check the PR's comments. If present on your PR, the CodeQL alert looks similar as shown

Screenshot 2024-10-28 154514

Please let us know that you have checked for CodeQL alerts. Please do not dismiss alerts.

  • I have checked this PR for CodeQL alerts and none were found.
  • I found CodeQL alert(s), and (select one):
    • I have resolved the CodeQL alert(s) as noted
    • I believe the CodeQL alert(s) is a false positive (Merge Team will evaluate)
    • I have followed the Instructions below, but I am still stuck (Merge Team will evaluate)
Instructions for resolving CodeQL alerts

If CodeQL alert/annotations appear, refer to How to Resolve CodeQL alerts.

In general, CodeQL alerts should be resolved prior to PR reviews and merging

Visuals before changes are applied

before

Visuals after changes are applied

after

@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!


From your project repository, check out a new branch and test the changes.

git checkout -b edwarddim-update-project-profile-8015 gh-pages
git pull https://github.com/edwarddim/website.git update-project-profile-8015

@github-actions github-actions bot added good first issue Good for newcomers role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) time sensitive Needs to be worked on by a particular timeframe size: 0.25pt Can be done in 0.5 to 1.5 hours labels Jun 27, 2025
@eunicode eunicode self-requested a review June 27, 2025 19:03
@FatCatLikesBeer FatCatLikesBeer self-requested a review June 27, 2025 22:59
@FatCatLikesBeer
Copy link
Member

FatCatLikesBeer commented Jun 27, 2025

Availability: Mon-Fri after 6pm PST; Sat & Sun after 3PM PST.
ETA: 6/27/2025 - EOD

@edwarddim
Copy link
Member Author

@FatCatLikesBeer Apologies but this is my first creating a pull request for hack4LA, are those the times that you can meet to review the pull request? If so, I can also meet tonight after 6pm

@FatCatLikesBeer
Copy link
Member

Hi @edwarddim thanks for reaching out.

We don't typically meet for pull reviews. Communication on issues, or feedback happen here in the comments section.

The times are to let you and others know when I'm available to review your PR, and when to expect the feedback of my review.

Copy link
Member

@FatCatLikesBeer FatCatLikesBeer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @edwarddim, thank you for taking on this issue!


Things Done Well

  • Pull request is done with the correct branch
  • Branch is properly named
  • Issue is linked and understandable
  • Appropriate changes made in the Files changed tab
  • Before and after screen shots are included 👍🏽
  • Website is still functional
  • No spelling errors detected

Required Changes

  • Check for CodeQL alerts and select the appropriate checkbox in your post
  • Resolve merge conflict

When pulling your branch into my local fork, I was greeted with the following warning:

Screenshot 2025-06-27 at 4 44 07 PM

and when running a local instance of your branch, I don't see your changes:

Screenshot 2025-06-27 at 5 53 27 PM

My intuition is that since the file you edited,311-data.md, also has edits in commits ahead of yours, git is prioritizing the upstream changes instead of yours. Check out CONTRIBUTING.md, sections 2.7.d - 2.7.e or sections 3.1.c - 3.1.d for info on resolving this issue.

Once you made your changes, please reach out to me. I've updated my availability so I can approve your PR as soon as possible. Thank you for your hard work!

@github-project-automation github-project-automation bot moved this from PR Needs review to PRs being reviewed in P: HfLA Website: Project Board Jun 28, 2025
@edwarddim
Copy link
Member Author

@FatCatLikesBeer Thank you for clarifying the pull request review, I really appreciate it!

Also, just pulled the upstream branch and I think I am now ahead of gh-pages. I hope I've done it correctly.

@FatCatLikesBeer FatCatLikesBeer self-requested a review June 28, 2025 04:14
Copy link
Member

@FatCatLikesBeer FatCatLikesBeer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edwarddim Wow, what quick turn around time! Sorry for not getting back to you sooner!

Looks like you handled all the requested changes, thank you so much for your hard work!

I approve this PR!

@eunicode
Copy link
Member

eunicode commented Jul 3, 2025

Review ETA: 4 PM 7/3/25
Availability: 5-11 PM Mon-Sat

Apologies for being the bottleneck!

Copy link
Member

@eunicode eunicode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀 Visual Review

I’ve manually tested the frontend changes in the browser across multiple viewports:

  • Do the changes address the issue? → Yes
  • Are there unrelated changes? → No
  • Do the changes negatively impact usability? → No
  • Do links and components still work as expected? → Yes

💻 Code Review

I’ve reviewed the code changes:

  • Could the code be further simplified? → No
  • Are there areas that need additional comments or clarification? → No
  • Are there any unrelated or drastic changes? → No
  • Are any expected changes missing? → No

👍 Things done well

  • Branch name includes the issue number and is descriptive
  • PR references the related issue
  • Includes screenshots
  • Code is scoped and directly addresses the issue

I approve this PR. Thank you for contributing!

@github-project-automation github-project-automation bot moved this from PRs being reviewed to PRs ✅ waiting for merge team in P: HfLA Website: Project Board Jul 3, 2025
@mugdhchauhan
Copy link
Member

Nice one! Thanks for working on this. I have verified the changes are accurate and will now merge. 🎉

@mugdhchauhan
Copy link
Member

Hey @edwarddim @FatCatLikesBeer @eunicode

If you need help with PR reviews, pulling branches, or anything else, feel free to Slack message me or the other Merge Team members and Dev Co-Leads. Thanks.

@mugdhchauhan mugdhchauhan merged commit 5471441 into hackforla:gh-pages Jul 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers P-Feature: Project Info and Page A project's detail page (e.g. https://www.hackforla.org/projects/100-automations) role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours time sensitive Needs to be worked on by a particular timeframe

Projects

Development

Successfully merging this pull request may close these issues.

Update Project Profile: 311 Data Remove Holly Worthen

4 participants